home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / USR / SBIN / NAMED_RE.{17 < prev    next >
Text File  |  1994-02-02  |  88b  |  6 lines

  1. #!/bin/sh -
  2. #
  3. #    @(#)named.reload    5.1 (Berkeley) 2/8/89
  4. #
  5. kill -HUP `cat /etc/named.pid`
  6.